Revert "button: Stop setting state flags on the style context for drawing"
authorRui Matos <tiagomatos@gmail.com>
Wed, 21 Dec 2011 23:41:50 +0000 (23:41 +0000)
committerRui Matos <tiagomatos@gmail.com>
Mon, 9 Jan 2012 16:45:44 +0000 (16:45 +0000)
commita1f72eb06c5f79f5484bdf7b34fef9c46ddc9909
treefed112707087c7e5af8b77db4fce9b202f3c3870
parent2efa658a416b0c651ef13ae99a601d52841e69fd
Revert "button: Stop setting state flags on the style context for drawing"

Setting state flags is actually needed here since this function is called by
GtkButton subclasses which add their specific state flags as a parameter.

This reverts commit e868b8d6ea04af6e31d7075d09508689873c0df5.
gtk/gtkbutton.c